
Current local date and time: Tue Feb 17 2009 04:24:10

C++ version of Program B6-3
Newton - Raphson Solution then Levy Matching found in text:
Circuit Design Using Personal Computers
Thomas R. Cuthbert, Jr.
1983 John Wiley and Sons

Cuthbert_B6_3n .cpp .exe
Rev: n January 30, 2009
Steven Schultz, WB8WGY

Inputs:
   Text Result File Name:                Hubler_T1_N4_Parallel_Load.txt
   CSV Result File Name:                 Hubler_T1_N4_Parallel_Load.csv
   N =                                   4
   Low Frequency (f1) (MHz) =            25.000000
   High Frequency (f2) (MHz) =           30.000000
   Load Decrement obtained from Load Parameters
      Parallel Load Parameters entered
         average conductance (Siemens) = 8.263954e-004
         delta bandwidth (MHz) =         1.720000e-001
         delta susceptance (Siemens) =   1.137166e-004

Output Part 1: Preliminary
   Center Frequency     (f0)    (MHz) =      27.386128
   Match Bandwidth      (f2-f1) (MHz) =      5.000000
   Fractional Match Bandwidth ((f2-f1)/f0) (wm) =  0.182574186
   Susceptance Slope Parameter =             9.053073689e-003
   Load Decrement =                          4.999798052e-001
   Load Q =                                  1.095489361e+001

Output Part 2: Fano; Levy; Newton - Raphson Solution
   FV =                   4.473e-010
   IT (iterations in Newton - Raphson Solution) = 11
   A  =                   0.654258017
   B  =                   0.314085873
   Magnitude of Reflection Coefficient Min = 0.236959451
   Magnitude of Reflection Coefficient Max = 0.275801664
   Mismatch Loss Min (dB) = -0.250969193
   Mismatch Loss Max (dB) = -0.343593132
   Return Loss Min (dB) = -12.506519290
   Return Loss Max (dB) = -11.188062353
   SWR Min =              1.621092684
   SWR Max =              1.761674394

Output Part 3: Resistive Source with g(i) Prototype Values
   G(0) (load)   =     1.000000000
   G(1)          =     2.000080782
   G(2)          =     0.909171185
   G(3)          =     2.354921881
   G(4)          =     0.425427047
   G(5) (source) =     1.761674523

Output Part 4: Network Element Values Calculated
   Load Resistance (ohms) =   1.210074499e+003
   L(1) (H) =                 6.419385317e-007
   C(1) (F) =                 5.261209012e-011
   L(2) (H) =                 3.501933536e-005
   C(2) (F) =                 9.644308647e-013
   L(3) (H) =                 5.452108330e-007
   C(3) (F) =                 6.194617905e-011
   L(4) (H) =                 1.638654267e-005
   C(4) (F) =                 2.061064897e-012
   Source Resistance (ohms) = 6.868888002e+002
